image: Warn when attempting to load pixdata GResources
authorBastien Nocera <hadess@hadess.net>
Wed, 5 Jul 2017 21:01:26 +0000 (23:01 +0200)
committerBastien Nocera <hadess@hadess.net>
Wed, 12 Jul 2017 12:54:02 +0000 (14:54 +0200)
commiteb338feff9689625bb70eea82c24d1f0191ae53a
tree71b8cedff2248ec27a9174f2e21f53423b4bbc83
parentce861bc43050c657c3baf7b655dc76fe554e46b0
image: Warn when attempting to load pixdata GResources

GdkPixdata is deprecated. Warn when the application tries to load
pixdata embedded resources. The application developer will have to
remove the "to-pixdata" keyword from the GResource definition file.

https://bugzilla.gnome.org/show_bug.cgi?id=781583
gtk/gtkimage.c